home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d8
/
suprk445.arc
/
4WILDCAT.ARC
/
SKBUP.BAT
< prev
next >
Wrap
DOS Batch File
|
1990-08-16
|
220b
|
9 lines
echo off
rem This is the batch file for SuperK K9Xmodem Uploads in Batch Mode
rem User MUST be using SuperK or K9X
cd\wildcat\protocol
superk p%2 s%1 rkb f %3
if esist %3 copy %3 %4
if esist %3 del %3
cd\wildcat